*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 15 Dec 2000 17:14:56 +0000 (17:14 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 15 Dec 2000 17:14:56 +0000 (17:14 +0000)
src/ChangeLog

index 989ff4b94004bd03b76b5fa587b3de298f5ab52e..0cd551b3512b752b21fb26fb85ed46c805581bef 100644 (file)
@@ -1,5 +1,12 @@
 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
 
+       * dispnew.c (update_window): Detect pending input every nth line
+       updated, i.e. do it depending on real work done, and not on the
+       vpos of the line.
+
+       * xterm.c (expose_window): Don't redraw the window that's
+       currently being updated.
+
        * window.c (Fset_window_point): Remove test for
        cursor_in_non_selected_windows.